Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 19 Feb 2023 11:01:48 +0000 (11:01 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 19 Feb 2023 11:01:48 +0000 (11:01 +0000)
commite5fe8a3527b5cbe46231334615b918026ce8a531
tree04e6c9912d3ccd9c27c30312ebc9c1e157376137
parentf994d92a27b9a01eca4e8df9210667be2d5f3586
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - upstream fix ad98c2b77

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/floating/test_arithmetic.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/scalar/timedelta/test_arithmetic.py